@charset "utf-8";

/********** phone **********/
.span-header .sidenav,
.span-gg1 li:nth-child(2),
.span-gg2 li:nth-child(2),
.span-header input.inp2-mob,
.phone .span-header .sou .right .items,
.phone .span-gg1 li:nth-child(1),
.phone .span-gg2 li:nth-child(1),
.phone .swiper-container-gg1,
.phone .swiper-container-gg2,
.swiper-container-gg1-mob,
.swiper-container-gg2-mob,
.phone .span-nav {
    display: none;
}
.phone .swiper-container-gg1-mob,
.phone .swiper-container-gg2-mob {
	display: block;
}
.phone .main,
.phone .w1280 {
	width: 10rem;
}
/* header */
.phone .slide-mask {
    position: fixed;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    display: none;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.phone .span-header {
    height: auto;
    padding-top: 0.5rem;
    padding-bottom: 0.15rem;
    position: relative;
}
.phone .span-header .logo {
    margin-top: 0;
}
.phone .span-header .logo,
.phone .span-header .sou {
    width: 9rem;
}
.phone .span-header .logo .ico-logo {
    width: 26%;
    margin-right: 10px;
}
.phone .span-header .logo .tit0 {
    width: 70%;
    margin-bottom: 10px;
}
.phone .span-header .sou {
    margin-top: 20px;
}
.phone .span-header .sou .left {
    float: right;
}
.phone .span-header .sou .left img {
    margin: 0 8px;
}
.phone .span-header .sou .right {
    float: left;
}
.phone .span-header .sou .right .menu {
    display: block;
    background: url(../images/menu.png) no-repeat;
    width: 28px;
    height: 26px;
    float: left;
    margin-top: 6.5%;
    margin-left: 5%;
    background-size: 65% auto;
}
.phone .span-header .sidenav {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0; 
    background: #f5f5f7;
    width: 5.9rem;
    padding-top: 1.6em;
    transform: translateX(-5.9rem);
    z-index: 999;
    height: 100vh;
    overflow-y: auto;
}
.phone .span-header .sidenav li.items {
    height: 1rem;
    line-height: 1rem;
    font-size: 1.6em;
    text-indent: 1.2em;
    border-bottom: 1px solid #c9c9ca;
    text-align: left;
}
.phone .sou-content  {
    position: relative;
    margin-top: 2px;
    margin-left: 0px;
}
.phone .sou-content input.inp1 {
    width: 4.493rem;
    height: 0.773rem;
    padding-right: 2em;
    line-height: 29px;
    border: 1px solid #c1c1c2;
    border-radius: 15px;
    background-color: #fff;
    text-indent: 0.5em;
}
.phone .sou-content input.inp2 {
    position: absolute;
    top: 0.13rem;
    right: 3.1em;
    cursor: pointer;
    width: 8%;
}
.phone .sou-content input.inp2 {
    display: block;
}
.phone .span-header .sidenav .list {
    margin-top: 20px;
}
.phone .sidenav.moved {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.phone .sidenav.moved li.items span {
    transform: perspective(100px) rotateX(0) translateZ(24px) scale(1); 
    transition: all .4s; 
    opacity: 1;
}
/* gg */
.phone .span-gg1 li:nth-child(2),
.phone .span-gg2 li:nth-child(2) {
	display: block;
}
.phone .swiper-container-gg1,
.phone .swiper-container-gg2 {
    width: 10rem;
    margin-top: 20px;
    height: 10vh;
}
.phone .swiper-container-gg1-mob,
.phone .swiper-container-gg2-mob {
    width: 10rem;
    margin-top: 20px;
    height: 4rem;
}
.phone .swiper-container-gg1 .swiper-slide img,
.phone .swiper-container-gg2 .swiper-slide img,
.phone .swiper-container-gg1-mob .swiper-slide img,
.phone .swiper-container-gg2-mob .swiper-slide img,
.phone .span-gg1 img {
    width: 100%;
    height: auto;
}
/* keynews */
.phone .span-keynews {
	font-size: 20px;
	line-height: 26px;
	font-weight: 800;
    width: 9.2rem;
	text-align: left;
}
/* p1 */
.phone .span-p1 {
    padding-bottom: 0px;
}
.phone .span-p1 .left {
    width: 10rem; /**/
    float: none;
}
.phone .span-p1 .right {
    width: 9.2rem;
    float: none;
    margin-right: auto;
    margin-left: auto;
}
.phone .swiper-container-p1 {
    width: 10rem;
    height: 6.5rem;
}
.phone .swiper-container-p1 .swiper-slide img {
    width: 10rem;
    height: 6.5rem;
}
.phone .swiper-container-p1 .swiper-wrapper,
.phone .swiper-container-p1 .swiper-slide {
    height: 6.5rem !important; /**/
}
.phone .pagination1 {
    bottom: 70px;
}
.phone .span-p1 .right .list {
    margin: 15px auto 0 auto;
}
.phone .span-p1 .right .list li {
    font-weight: 800;
    padding: 13px 0;
}
/* p2 */
.phone .span-p2 {
    display: none;
}
/* p3 */
.span-p3 {
    border-top: none;
    margin-top: 0;
    padding-top: 20px;
}
.span-p3 .content {
    border-bottom: none;
}
.phone .span-p3 .left,
.phone .span-p3 .right,
.phone .span-p3 .content .c-left,
.phone .span-p3 .content .c-right, 
.phone .span-p3 .content2 .c-right,
.phone .span-p3 .pic,
.phone .span-p3 .content2 .c-left {
    width: 9.2rem;
    float: none;
    margin: 0 auto;
}
.phone .span-p3 .right {
    margin-top: 40px;
}
.phone .span-p3 .pic img {
    width: 100%;
    height: auto;
}
.phone .span-p3 .content2 {
    display: none;
}
.phone .span-p3 .right .content {
    background: none;
    margin-top: 0;
}
.phone .span-p3 .right .content .list {
    width: 100%;
}
/* p4 */
.phone .span-p4 {
    margin-top: 0px;
    border-top: none;
    padding-top: 0;
}
.phone .span-p4 .left,
.phone .span-p4 .center,
.phone .span-p4 .right,
.phone .span-p6 .left,
.phone .span-p6 .center,
.phone .span-p6 .right {
    width: 9.2rem;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.phone .span-p4 .center .itemsbox,
.phone .span-p4 .center h3.title,
.phone .span-p6 .center .itemsbox,
.phone .span-p6 .center h3.title {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.phone .span-p4 .center .itemsbox,
.phone .span-p4 .center .itemsbox,
.phone .span-p6 .center .itemsbox,
.phone .span-p6 .center .itemsbox {
    border-left: none;
    border-right: none;
}
/* p5 */
.phone .span-p5 {
    padding-top: 0px;
    border-top: none;
    margin-top: 20px;
}
.phone .span-p5 h3.title,
.phone .span-p6 h3.title {
    width: 9.2rem;
    margin-left: auto;
    margin-right: auto;
}
.phone .span-p5 .pic {
    margin-top: 15px;
    width: 10rem;
}
.phone .span-p5 .pic li {
    width: 4.6rem;
    margin: 5px 0 0 0.26rem;
}
.phone .span-p5 .pic li:first-child {
    width: 9.2rem;
    margin: 5px auto 0 auto;
    float: none;
}
.phone .span-p5 .pic li span.text img {
    border-radius: 5px;
    width: 100%;
    height: 3.06rem;
}
.phone .span-p5 .pic li:first-child span.text img {
    height: 5.6rem;
}
.phone .span-p5 .pic li i.vbg {
    top: 85px;
    left: 10px;
    background-size: 70% auto;
}
.phone .span-p5 .pic li:first-child i.vbg {
    top: 175px;
    background-size: 80% auto;
}
/* p6 */
.phone .span-p6 {
    padding-top: 0px;
    border-top: none;
    margin-top: 30px;
}
.phone .span-p6 .right .pic span {
    height: auto;
}
.phone .span-p6 .right span.scale-img img {
    width: 100%;
    height: auto;
}
/* footer */
.phone .footer .link {
    display: none;
}
.phone .footer .copyright {
    width: 9.2rem;
    margin: 0 auto;
    padding-top: 20px;
}
/***************************************/
/* d2 */
.phone .span-d2Content .left {
    width: 9.2rem;
    float: none;
    margin: 20px auto 0 auto;
}
.phone .span-d2Content .left h1.title {
    display: block;
    text-align: left;
    font: 900 22px/1.4 "Georgia";
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
}
.phone .span-d2Content .left .list li {
    display: inline-block;
    padding: 15px 0;
}
.phone .span-d2Content .left .list li img {
    width: 45%;
    height: auto;
    float: left;
}
.phone .span-d2Content .left .list li b.title {
    line-height: 1.2;
}
.phone .span-d2Content .left .list li p.text {
    display: none;
}
/* text */
.phone .span-textCon h1.title {
	font-size: 22px;
}
.phone .span-textCon .left .pic img {
    max-width: 100% !important;
    height: auto !important;
}
.phone .span-textCon .left p {
    font-size: 18px;
}
.phone .span-textCon .left .editor {
    font-size: 16px;
}
.phone .span-textCon .left .list1 li {
    width: 100%;
    font-size: 14px;
}
.phone .span-textCon .left .list1 li img {
    float: left;
    margin-right: 18px;
}
.phone .span-textCon p img,
.phone .span-textCon .pic td img {
	width: 100% !important;
	height: auto !important;
}
.phone .span-textCon p,
.phone .span-textCon h1.title,
.phone .span-textCon .origin,
.phone .span-lujing,
.phone .span-textCon .editor {
	width: 9.2rem;
	margin: 0 auto;
}
.phone .span-textCon .pic table {
	width: 100%;
}
.phone .span-textCon .origin {
	margin-top: 20px;
	font-size: 16px;
}
/* sou */
.phone .span-search h3.title {
    font-size: 16px;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
}
.phone .span-search ul.list li.items img {
    width: 45%;
    height: auto;
    margin-right: 10px;
}
/* d2pic */
.phone .span-d2Pic {
    width: 9.2rem ;
}
.phone .span-d2Pic #tiles li {
    float: none;
    width: 9.2rem;
    border: none;
    margin: 0;
    padding: 0;
    left: 0 !important
}
.phone .span-d2Pic #tiles li img {
    width: 100%;
    height: auto;
}
.phone .span-d2Pic #tiles li:nth-child(5n) {
    height: auto;
}
.phone .span-d2Pic #tiles li:nth-child(3n) {
    height:auto;
}
/* d2 video list */
.phone .span-d2videopic .pic {
    width: 9rem;
    margin: 0 auto;
}
.phone .span-d2videopic .pic li {
    float: none;
    margin-left: 0;
    height: auto;
	width: 100%;
	text-align: left;
}
.phone .span-d2videopic .pic li img {
    width: 100%;
    height: auto;
}
.phone .span-d2videopic .pic li:nth-child(3n+1) {
    margin-left: 0;
}
.phone .span-d2videopic .pic li i.vbg {
    top: 60%;
    left: 3%;
}
